L03-03-Part 2 Amazon Redshift Technology
The total number of nodes in a Redshift cluster is equal to:
The number of AWS EC2 instances used in the cluster
The number of CPU Cores use in the cluster
Each slice in a Redshift cluster is:
At least 1 CPU with dedicated storage and memory for the slice
At least 1 CPU sharing a pool of storage and memory with other slices
If we have a Redshift cluster with 4 nodes, each containing 8 slices, i.e. the cluster collectively offers 32 slices. What is the maximum number of partitions per table?
4 partitions
8 partitions
32 partitions
Next Concept